home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Horoscope Companion: Scorpio
/
Horoscope Companion: Scorpio.iso
/
pc
/
scorpio
/
hfb.dir
/
Internal_2.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-10-08
|
298 b
|
11 lines
on mouseUp
global gFortuneSelected, gGoodOrBadSelectionSprite, gFortuneSelectionSprite
cursor(4)
if gFortuneSelected = 1 then
puppetSprite(gGoodOrBadSelectionSprite, 0)
puppetSprite(gFortuneSelectionSprite, 0)
set gFortuneSelected to 0
end if
play frame "pull the handle"
end